Skip to content

ReactiveUserControl.BindingRoot property

Defined in

Type: ReactiveUserControl Namespace: ReactiveUI Assembly: ReactiveUI.WinUI.dll

Applies to

net10.0-windows10.0.19041, net10.0-windows10.0.19041, net9.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net462, net481

public TViewModel? BindingRoot { get; }

View source

Summary: Gets the binding root view model.

Returns: TViewModel?